1| 操作 | 旧版本 | 新版本 | d.ts文件 | 2| ---- | ------ | ------ | -------- | 3|type有变化|类名:DeviceBasicInfo;<br>方法or属性:deviceType: string;<br>旧版本信息:|类名:DeviceBasicInfo;<br>方法or属性:deviceType: string;<br>新版本信息:string|@ohos.distributedDeviceManager.d.ts| 4|函数有变化|类名:DeviceBasicInfo;<br>方法or属性:deviceType: number;|类名:DeviceBasicInfo;<br>方法or属性:deviceType: string;|@ohos.distributedDeviceManager.d.ts| 5